projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
400a948
)
zynq: Enable CONFIG_FIT_VERBOSE
author
Jagannadha Sutradharudu Teki
<
[email protected]
>
Wed, 8 Jan 2014 20:18:02 +0000
(
01:48
+0530)
committer
Albert ARIBAUD
<
[email protected]
>
Fri, 10 Jan 2014 14:18:32 +0000
(15:18 +0100)
Enabled fit_format_{error,warning}()
Signed-off-by: Jagannadha Sutradharudu Teki <
[email protected]
>
include/configs/zynq.h
patch
|
blob
|
history
diff --git
a/include/configs/zynq.h
b/include/configs/zynq.h
index 82ec826f73544e549398950b063c065376617e4f..6019c4a4aac37d0e014dfad2286a2f13a02af36f 100644
(file)
--- a/
include/configs/zynq.h
+++ b/
include/configs/zynq.h
@@
-127,6
+127,7
@@
/* OF */
#define CONFIG_FIT
+#define CONFIG_FIT_VERBOSE 1 /* enable fit_format_{error,warning}() */
#define CONFIG_OF_LIBFDT
/* Commands */